Skip to content

Latest commit

 

History

History
96 lines (59 loc) · 5.04 KB

CHANGELOG.md

File metadata and controls

96 lines (59 loc) · 5.04 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

Merged

  • build: fix prepublish step #101
  • test: fixing compatibility tests #100
  • build: update prop-type version #99
  • chore(deps): bump @xmldom/xmldom from 0.8.2 to 0.8.5 #89
  • chore(deps): bump node-fetch from 2.6.1 to 2.6.7 #87
  • chore(deps): bump mout from 1.2.2 to 1.2.4 #86
  • chore(deps): bump shell-quote from 1.7.2 to 1.7.3 #84

v1.0.0 - 2022-09-20

Merged

  • Breaking change: chore: update ember-auto-import to v2 & ember-cli v4 #85

Commits

  • chore: detect breaking changes for release notes d0c9578

v0.5.0 - 2022-09-16

Merged

  • chore: move ember-cli-htmlbars to dev dependencies #79
  • chore: update @embroider/macros to v1.8 #80
  • chore: update ember-get-config to v2.1 #78
  • fix: no args component with @forbidExtraArgs #75
  • v3.25.0...v3.28.4 #74

Commits

  • chore: add auto-changelog & cz-conventional-changelog dev deps b0599cd
  • docs: update readme text d11167f

v0.4.0 - 2021-11-15

Merged

  • feat: add @forbidExtraArgs decorator #72

Commits

  • Bump ember-get-config from 0.2.4 to 0.3.0 d9e8e6f
  • ci: migrate to github actions 4745074
  • Bump @types/ember__test-helpers from 1.7.2 to 1.7.3 3ba24fc

v0.3.0 - 2021-02-21

Commits

v0.2.1 - 2020-04-18

Commits

  • fix: call default value getter with proper context 26e54a9
  • test: add failing test for incorrect context in property initializer 137a818
  • docs: fix environment config example 0aa7e91

v0.2.0 - 2020-03-27

Merged

  • Tell ember-auto-import to ignore glimmer import #4
  • Add more examples #2

Commits

v0.1.0 - 2020-03-23

Merged

  • Allow type check errors to be disabled #1

Commits

  • Initial Commit from Ember CLI v3.15.1 5253a08
  • Initial work 57f1116
  • Rename test-helper.js to .ts for qunit-dom typings d1c61d3