Skip to content

Releases: Rajaniraiyn/modern-web-boilerplate

v2.2.0

09 Aug 07:18
2d58a82
Compare
Choose a tag to compare

2.2.0 (2022-08-07)

Features

  • add accent color support (907407b)
  • add GitHub compatible 404 error page (37dd3fa)
  • dynamic.svelte: add CSS loader to loading state in dynamic components (6f6ebc6)

v2.1.1

07 Aug 11:09
6ec15d6
Compare
Choose a tag to compare

2.1.1 (2022-08-07)

Bug Fixes

  • routing: fix routing in embeded pages (b276710)

v2.1.0

07 Aug 09:41
5f55bb0
Compare
Choose a tag to compare

2.1.0 (2022-08-07)

Features

Bug Fixes

  • fix routing in embeded pages (90ff8e6)

v2.0.0

07 Aug 04:50
b748d41
Compare
Choose a tag to compare

2.0.0 (2022-08-07)

⚠ BREAKING CHANGES

  • Tinro Routing is wrapped by custom component and All components and views can be dynamically imported

Features

  • add srcset with image optimizations (4b41e7d)
  • postcss.config.js: add cssnano advanced CSS optimization (8999a2c)

Code Refactoring

  • refactor project structure (51926db)

v1.0.0

04 Aug 07:31
eef81d0
Compare
Choose a tag to compare

1.0.0 (2022-08-04)

Features