Skip to content

Conversation

justingrant
Copy link
Contributor

@justingrant justingrant commented Jul 8, 2021

  • update version to 0.1.0
  • copy recent code & test changes from original repo
  • switch CI tests to run Node 14 and 16 (remove 15)
  • run prettier --fix
  • update dependencies
  • update .gitignore

Copy link
Contributor

@ptomato ptomato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's something I need to check out re. a bug fix in the getNextTransition/getPreviousTransition code, and I'd recommend not removing the big blocks of PlainDate/PlainTime tests, but otherwise this looks good.

justingrant and others added 19 commits July 8, 2021 14:31
Fixes #1487. Also fixes bug in units for PlainTime's until/since.
We use the operation from es-abstract in some places, and a snapshot of
Number.isInteger in others. Use IsInteger in order to correspond more with
the spec text.
* update version to 0.1.0
* copy recent code & test changes from original repo
* switch CI tests to run Node 14 and 16 (remove 15)
* run prettier --fix
* update dependencies
* update .gitignore
@ptomato ptomato force-pushed the prepare-for-0.1.0 branch from 0a8bf06 to 55183c8 Compare July 8, 2021 21:37
@ptomato ptomato merged commit 5a55047 into js-temporal:main Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants