Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript #27

Merged
merged 26 commits into from
Mar 11, 2019
Merged

Typescript #27

merged 26 commits into from
Mar 11, 2019

Conversation

AtoraSuunva
Copy link
Owner

type safety boys

AtlasTheBot and others added 26 commits February 21, 2019 10:29
* Better TS typings!
* Few changes and fixes to be more robust
* More deprecation notices, pls stop using common(fy)
* Several other internal changes, end API should still work the same
Now it compiles and runs properly, yay!
Signed-off-by: Jeroen Claassens <support@fanva.xyz>
- Revert to SMap<V> Generic
- Use NPM in package scripts and CircleCI
- Revert to "sites" as exported member, instead of SiteMap
- Properly reference MIT license
- Target NodeJS LTS (v10) at time of writing
- Further revert to function keyword
- Throw errors, not return them
Terser is more up2date than uglifyjs as described [in their
description](https://www.npmjs.com/package/terser#why-choose-terser)

Also it is future proofing, especially needed if we're going to target
esnext.

Also Also it will be default in webpack starting v5 so like.. community
speaks right?
- Change to lib and target esnext
- Include DS_Store in gitignore
- Revert commonfy back to previous state
- Make example runnable and remove semi's as requested
- Remove requirement of casting to string[] for sites


Signed-off-by: Jeroen Claassens <support@fanva.xyz>
Signed-off-by: Jeroen Claassens <support@fanva.xyz>
Various TypeScript related resolutions, fixes, additions, and electric boogaloo
@AtoraSuunva AtoraSuunva merged commit ba6698c into master Mar 11, 2019
@AtoraSuunva AtoraSuunva deleted the typescript branch February 5, 2020 06:06
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.

None yet

2 participants