Skip to content

Releases: platacard/mexo

v1.2.0

27 Jun 08:03
Compare
Choose a tag to compare

1.2.0 (2024-06-27)

🚀 Features

  • check presense of requestIdleCallback before turning to it (f3ffde2)

❤️ Thank You

  • Vladislav Sorokin

v1.1.0

25 Jun 17:27
Compare
Choose a tag to compare

1.1.0 (2024-06-25)

🚀 Features

❤️ Thank You

v1.0.4

27 May 13:14
Compare
Choose a tag to compare

1.0.4 (2024-05-27)

🩹 Fixes

  • angular: change peer deps versions to support Angular 17.0.0 (2666eb3)

❤️ Thank You

v1.0.3

27 May 08:58
Compare
Choose a tag to compare

1.0.3 (2024-05-27)

🩹 Fixes

  • publish to npm registry from dist folder (2b6a852)

❤️ Thank You

v1.0.2

24 May 13:45
Compare
Choose a tag to compare

1.0.2 (2024-05-24)

🩹 Fixes

❤️ Thank You

v1.0.1

24 May 12:20
Compare
Choose a tag to compare

1.0.1 (2024-05-24)

🩹 Fixes

❤️ Thank You

v1.0.0

24 May 09:01
Compare
Choose a tag to compare

1.0.0 (2024-05-24)

🚀 Features

  • hooks (83e0712)
  • create basic functionality (8779a52)
  • improve typings and add some error messages (7e12138)
  • trigger (2803bdc)
  • microzordify (145667a)
  • ⚠️ remove webpack-plugin (8c5e986)
  • ⚠️ remove MicrozordPlatformRef, platformMicrozordChild (7623559)
  • angular: add assetMap to load json config (2647aad)
  • angular: roofer-app has no name input now (9cb3abc)
  • angular: add roofer loader (f98ab4a)
  • angular: new roofer.json format (1204eed)
  • core: remove Observables from public API (99b6a88)
  • ⚠️ core: renames loadApp -> load, RegistrationOptions -> AppRegistrationOptions (ac8ebe0)
  • core: create MicrozordRegistry for saving entities (f682e22)
  • core: creates registerEntity (d8d2165)
  • core: creates getEntity (3d52765)
  • ⚠️ core: creates loadEntity (885979f)
  • ⚠️ core: creates the microzordNgModule directive for lazy loaded modules (11c361d)
  • webpack-plugin: webpack-plugin moved to a separate package (3487ac5)
  • webpack-plugin: new roofer.json format (0930b16)

🩹 Fixes

  • fixes dependency versions (00e0b84)
  • try fix npm token providing (#46)
  • ⚠️ bump to up version (#59)
  • release for core package (#60)
  • angular-child: bootstrap event (#34)
  • build: release token (#44)
  • pages: build for gh-pages (#40)
  • rxnode-article: fix rxnode build (c273709)

⚠️ Breaking Changes

  • drop webpack@4 support
  • ⚠️ remove MicrozordPlatformRef, platformMicrozordChild (7623559)
  • core: renames loadApp -> load, RegistrationOptions -> AppRegistrationOptions
  • core: renames loadAppConstructor -> loadApp
  • core: renames RegistryService.registerApps -> RegistryService.registerMany
  • drop angular < 16 support"

❤️ Thank You