Skip to content

1.0.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@unicornware unicornware released this 13 Mar 04:41
· 155 commits to main since this release
1.0.0-alpha.4
78fc4fb

1.0.0-alpha.4 (2024-03-13)

⚠ BREAKING CHANGES

  • nodes: [ImportSpecifier] kind

📦 Build

  • [296765f] deps-dev: Bump the commitlint group with 1 update (#15)
  • [560d2dd] deps-dev: Bump the typescript-eslint group with 2 updates (#14)

🤖 Continuous Integration

  • [51af83d] deps: Bump actions/checkout from 4.1.1 to 4.1.2 (#16)

✨ Features

  • [e614e86] content: [node] EsastNode
  • [0c8009b] nodes: [ImportSpecifier] kind

🐛 Fixes

  • [0c95017] nodes: [ExportNamedDeclaration] define children as tuple union

🦾 Refactors