Skip to content

Latest commit

Β 

History

History
196 lines (126 loc) Β· 8.91 KB

CHANGELOG.md

File metadata and controls

196 lines (126 loc) Β· 8.91 KB

v1.0.0 (2024-04-27)

πŸ’₯ Breaking Change

  • #94 Drop deprecated config format (@ef4)
  • #91 Drop support Node < 16 and babel < 7 (@ef4)

πŸš€ Enhancement

  • #96 Add a mode that converts to @embroider/macros (@ef4)
  • #95 Don't expose typescript's esm/cjs interop from the entrypoint (@ef4)

🏠 Internal

Committers: 2

v1.0.0-alpha.2 (2024-04-17)

πŸš€ Enhancement

  • #96 Add a mode that converts to @embroider/macros (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

v1.0.0-alpha.1 (2024-04-11)

πŸ› Bug Fix

  • #95 Don't expose typescript's esm/cjs interop from the entrypoint (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

v1.0.0-alpha.0 (2024-04-11)

πŸ’₯ Breaking Change

  • #94 Drop deprecated config format (@ef4)
  • #91 Drop support Node < 16 and babel < 7 (@ef4)

🏠 Internal

Committers: 2

v0.3.4 (2021-01-27)

πŸš€ Enhancement

  • #83 Remove validation check for deprecation until (@pzuraq)

πŸ› Bug Fix

🏠 Internal

Committers: 3

v0.3.3 (2019-08-26)

πŸ› Bug Fix

  • #80 Fix bug when key attribute is a literal for debug macros (deprecate, assert, warn) (@martony38)

Committers: 1

Changelog

v0.3.2 (2019-06-20)

πŸ› Bug Fix

  • #79 [BUGFIX] if our ancestor import declaration is removed short-circuit … (@stefanpenner)

Committers: 1

v0.3.1 (2019-04-11)

πŸš€ Enhancement

Committers: 1

v0.3.0 (2019-01-29)

πŸ’₯ Breaking Change

πŸš€ Enhancement

πŸ“ Documentation

Committers: 2

v0.2.0 (2018-10-03)

πŸ› Bug Fix

Committers: 2

v0.2.0-beta.6 (2018-05-23)

πŸ’₯ Breaking Change

Committers: 1

v0.2.0-beta.5 (2018-05-22)

πŸ› Bug Fix

  • #66 Fix same version matching for svelte flags. (@rwjblue)

Committers: 1

v0.2.0-beta.4 (2018-05-22)

πŸ› Bug Fix

Committers: 1

v0.2.0-beta.3 (2018-05-22)

πŸš€ Enhancement

  • #64 Remove error throwing for svelte guarded features. (@rwjblue)

πŸ› Bug Fix

  • #63 Cleanup / fix some svelte related functionality. (@rwjblue)
  • #62 Fix for beta versions with svelte. (@rwjblue)

🏠 Internal

Committers: 1

v0.2.0-beta.2 (2018-04-19)

πŸ› Bug Fix

  • #60 Ensure Plugin.baseDir() functions properly. (@rwjblue)

🏠 Internal

  • #59 Remove extra nesting in directory structure. (@rwjblue)

Committers: 1

v0.2.0-beta.1 (2018-04-19)

πŸš€ Enhancement

🏠 Internal

Committers: 3