Skip to content

Latest commit

 

History

History
155 lines (49 loc) · 3.93 KB

CHANGELOG.md

File metadata and controls

155 lines (49 loc) · 3.93 KB

2.1.7 (2023-10-07)

Bug Fixes

  • find deps for mjs and cjs files too (4011ce4)

2.1.6 (2022-07-28)

2.1.5 (2022-07-28)

Bug Fixes

2.1.4 (2022-04-21)

Bug Fixes

  • correctly keep remote module id (fb149f2)

2.1.3 (2021-01-19)

2.1.2 (2020-06-11)

Bug Fixes

  • fix unwanted method match on prototype (94fb1ec)

2.1.1 (2020-03-05)

Bug Fixes

  • support raw aysnc func syntax (5c79c98)

2.1.0 (2019-12-23)

Features

  • support jsdelivr when running in browser (2a757d8)

2.0.0 (2019-08-29)

1.4.1 (2019-08-29)

1.4.0 (2019-08-12)

Features

  • automatically add required dependencies in browser env (c0a11df)

1.3.0 (2019-08-09)

Features

  • do not ignore deps behind condition (1bcf263)

1.2.0 (2019-08-05)

Features

  • upgrade to latest dumber (99d180b)

1.1.5 (2019-07-31)

1.1.4 (2019-06-26)

1.1.3 (2019-05-02)

Bug Fixes

  • fix peerDependencies warning (8b1c0e0)

1.1.2 (2019-01-02)

Bug Fixes

  • add text! prefix to aurelia deps on html/css files (4c0373e)

1.1.1 (2018-12-11)

Bug Fixes

1.1.0 (2018-12-06)

1.0.2 (2018-12-05)

1.0.1 (2018-12-05)

Bug Fixes

  • add back missing test.js (d654f38)

Features

  • copied aurelia deps finder from aurelia-cli (58552ce)