Skip to content

Releases: basics/vector

v2.0.0-beta.6

v2.0.0-beta.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Dec 08:23

2.0.0-beta.6 (2021-12-21)

Bug Fixes

  • cjs: conditional export (5f4e0fb)

v2.0.0-beta.10

v2.0.0-beta.10 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Dec 18:08

2.0.0-beta.10 (2021-12-21)

Bug Fixes

  • c8: changed includes (31e8f85)
  • c8: changed includes (ff954af)
  • formatter: fix typo (56aff08)
  • formatter: fix typo (a6318b4)
  • formatter: number format fix typo (7df6c07)
  • formatter: number format fix typo (8dbbe20)
  • gitignore: add husky files to git ignore (c267936)
  • readme: update public urls in readme (44d3eb8)
  • sonarcloud: remove pull requests for sonar cloud (f56853a)

v2.0.0-beta.5

v2.0.0-beta.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Dec 16:29

2.0.0-beta.5 (2021-12-20)

Bug Fixes

  • esm: removed keep names (51109fc)

v2.0.0-beta.4

v2.0.0-beta.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Dec 15:46

2.0.0-beta.4 (2021-12-20)

Bug Fixes

v2.0.0-beta.3

v2.0.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Dec 15:36

2.0.0-beta.3 (2021-12-20)

Bug Fixes

  • package: added module and main entry (7d23049)

v2.0.0-beta.2

v2.0.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Dec 12:37

2.0.0-beta.2 (2021-12-20)

Bug Fixes

  • esbuild: different builds cjs/ems/iife (a7554a8)

v2.0.0-beta.1

v2.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Dec 13:47

2.0.0-beta.1 (2021-12-19)

chore

  • ignore: added folders to npm ignore (b3da6c3)

BREAKING CHANGES

  • ignore: travis removed added github actions and refactored build process

v1.57.1

Choose a tag to compare

@StephanGerbeth StephanGerbeth released this 13 May 12:27

1.57.1 (2021-05-13)

Bug Fixes

  • operator: fix handling with number wrappers (6cd5be3)

v1.57.0

Choose a tag to compare

@StephanGerbeth StephanGerbeth released this 27 Apr 06:42

1.57.0 (2021-04-27)

Bug Fixes

  • operator: correct check for number types (65dbc3c)
  • upgrade snyk from 1.431.2 to 1.431.4 (5b15362)

Features

  • math: radians and degrees functions (96741bf)

v1.56.10

Choose a tag to compare

@StephanGerbeth StephanGerbeth released this 05 Dec 11:02

1.56.10 (2020-12-05)

Bug Fixes