Skip to content

Releases: ota-meshi/toml-eslint-parser

v0.5.0

09 Mar 08:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

31 Mar 11:30
Compare
Choose a tag to compare

What's Changed

  • Strongly type options param in parseTOML and parseForESLint by @caass in #106

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

05 Nov 09:08
Compare
Choose a tag to compare

💥 Breaking Changes

Updates

Full Changelog: v0.2.1...v0.3.0

v0.2.1

05 Nov 08:55
Compare
Choose a tag to compare

What's Changed

  • Fixed bug that property value changes depending on the number of accesses. by @ota-meshi in #18

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 Jan 08:34
Compare
Choose a tag to compare

⭐ Enhancements

  • #16 Added resolvedKey property to TOMLTable.
  • #17 Added number property to TOMLNumberValue.

⚙️ Updates

  • #16 Refactor key duplication check.

v0.1.2

23 Jan 01:40
Compare
Choose a tag to compare

⚙️ Update

  • Update document

v0.1.1

20 Jan 09:32
Compare
Choose a tag to compare

⚙️ Update

  • Change the integer value to be retained as a BigInt as well. (49729aa)

v0.1.0

20 Jan 09:31
Compare
Choose a tag to compare

🐣 Release