Skip to content

Latest commit

 

History

History
127 lines (57 loc) · 4.71 KB

CHANGELOG.md

File metadata and controls

127 lines (57 loc) · 4.71 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.1 (2022-10-23)

2.0.0 (2021-09-26)

⚠ BREAKING CHANGES

  • the output of the import of 3d files have changed

Features

  • use file-size-loader for glb / gltf files (#26) (3fdfb43)

Bug Fixes

  • use built-in file-size-loader (690304b)

1.5.1 (2021-06-24)

Bug Fixes

  • disable next.js static images (5754ffb)

1.5.0 (2021-06-24)

Features

1.4.2 (2021-05-13)

Bug Fixes

  • do not prefix path in dev (ee7fc29)

1.4.1 (2021-05-13)

Bug Fixes

  • use name best practices (d4ca7b6)

1.4.0 (2021-04-22)

Features

1.3.0 (2021-01-18)

Features

1.2.2 (2019-11-17)

Bug Fixes

  • fix assetPrefix not being concatenated correctly (8fa6923)

1.2.1 (2019-10-24)

Bug Fixes

  • fix production extension for playback and 3d (b5e1727)

1.2.0 (2019-10-21)

Features

  • add support for 3d files (e4a149a)

1.1.5 (2019-10-14)

1.1.4 (2019-10-11)

1.1.3 (2019-10-10)

Bug Fixes

  • fix next peer dependency range (c9e6279)

1.1.2 (2019-10-10)

Bug Fixes

  • remove unecessary spread (d82bf68)

1.1.1 (2019-10-07)

Bug Fixes

1.1.0 (2019-10-04)

Features

1.0.0 (2019-10-01)

0.0.1 (2019-10-01)

Features