Skip to content

Latest commit

 

History

History
138 lines (101 loc) · 6.98 KB

CHANGELOG.md

File metadata and controls

138 lines (101 loc) · 6.98 KB

4.3.1 (2024-10-11)

🚀 Features

  • copy-paste behaviour from ng-web-apis platform (#595) (8396077)

4.3.0 (2024-10-09)

🚀 Features

Changelog

All notable changes to this project will be documented in this file. See conventional commits guidelines.

4.2.4 (2024-09-27)

4.2.3 (2024-09-23)

4.2.2 (2024-09-23)

🚀 Features

  • reuse some variables in plugin (#542) (15f7438)
  • decrease bundle size in prod mode (#541) (5bc7a18)

4.2.1 (2024-09-20)

🐞 Bug Fixes

4.2.0 (2024-09-11)

🚀 Features

  • drop zone inside resize plugin (#499) (39764da)

4.1.3 (2024-09-10)

🐞 Bug Fixes

  • ResizePlugin add event listener (#497) (66032ba)

4.1.2 (2024-09-05)

🐞 Bug Fixes

4.0.1 (2024-06-13)

🐞 Bug Fixes

4.0.0 (2024-06-11)

🚀 Features

🐞 Bug Fixes

  • fix memory leak in capture plugin (#218) (#219) (5fe51f8)

3.2.0 (2024-04-10)

🚀 Features

  • global: add new plugin (6d421be)
  • module: add assertion to keep module singleton (1ff3226)
  • bind: add style dasharize (2cdf77e)
  • silent: simplify getting NgZone in @shouldCall (#50) (64872cd)
  • add web-types for autocomplete (#30) (53c5852)
  • options: cover other addEventListener options (#25) (13f4872)
  • module: add module for clearer addition (#22) (a1a947d)
  • self: add new plugin (#14) (0193b6f)
  • bind: add plugin for Observable host binding (#11) (ab68909)
  • capture: add new modifier .capture to listen to events in capture phase (#10) (20a372b)

🐞 Bug Fixes

  • web-types: add descriptions and version (9e39ce7)
  • aot: add utility function to spoof callable in AOT compiler (b0bed98)
  • shouldcall: fix for AOT build (3688da4)
  • bind: removes attribute if null provided (113d9fb)
  • module: improve error messages (a86cd79)
  • bind: add nullish coalescing instead of resetting element property (0562714)
  • fix memory leak in capture plugin (#218) (8db8097)
  • correct schema reference (#113) (c622db2)