Skip to content

Releases: edge-js/parser

Update dependencies

18 Sep 02:56
Compare
Choose a tag to compare

Fix member expression to process computed properties

18 Mar 19:46
Compare
Choose a tag to compare
  • fix: member expression to reprocess computed properties 527cb40

Full Changelog: v9.0.1...v9.0.2

Update dependencies

04 Jan 07:18
Compare
Choose a tag to compare
  • style: format source code 3925c7a
  • chore: update dependencies ded100b

Full Changelog: v9.0.0...v9.0.1

Publish under latest tag

06 Nov 11:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.2.2...v9.0.0

Bug fix and remove magic serialization of object to attributes

10 Aug 04:56
Compare
Choose a tag to compare
  • fix: assignment expression lhs statement to be prefix with state d722948
  • refactor: remove magic serialization of attributes 1f6b8ca

Full Changelog: v9.0.0-2...v9.0.0-3

Add support for converting objects to HTML attributes

07 Aug 08:32
Compare
Choose a tag to compare
  • refactor: update example 0ea3ced
  • docs: update README instructions 4106459
  • docs: update badges url c47fa6b
  • feat: convert object expression to html attributes inside curly braces 7211392
  • chore: update dependencies a5c9e7c

Full Changelog: v9.0.0-1...v9.0.0-2

Bundling with tsup

28 Jul 12:17
Compare
Choose a tag to compare
Bundling with tsup Pre-release
Pre-release

v9.0.0-0...v9.0.0-1

Pre-release for Edge 6

25 Jul 15:34
Compare
Choose a tag to compare
Pre-release

Breaking changes

  • Package is now ESM only
  • Types are now exported from 'edge-parser/types`

Commits

  • refactor: use poppinss getDirname 90e7f61
  • chore: fix casing issue 35c97f2
  • chore: update to latest edge-lexer bfc1b47
  • chore: add engines.node 451edd3
  • ci: use org workflows 235a05b
  • chore: remove old .github files 1c2795d
  • refactor: remove types export from entrypoint dde3cfd
  • refactor: migrate to esm dec6678

v8.2.2...v9.0.0-0

Update dependencies

20 Mar 07:30
Compare
Choose a tag to compare
  • chore: update dependencies 67f9a75

v8.2.1...v8.2.2

Expose output variable name from the buffer

05 Sep 07:12
Compare
Choose a tag to compare
  • feat: expose outputVariableName from the buffer 429ca3f

v8.2.0...v8.2.1