issues
search
seamapi
/
react
Seam Components are a set of white-labeled UI elements that can be added to your application in seconds. Use them in any app as native web components or as React components and hooks.
https://react.seam.co
MIT License
7
stars
2
forks
source link
Update development tools and workflows
#603
Closed
razor-x
closed
8 months ago
razor-x
commented
8 months ago
Do not ignore d.ts files under src
1.0.2
Create new repo with workflow dispatch (#1)
Fix makenew workflow
Fix codeowner find/replace
Simplify sed_insert command
1.1.0
Add codeowner as admin to new repo
Use github.actor for codeowner
Match package name to repo
Rename bootstrap job
Update dependencies
1.1.1
Remove redundant exclude in package.json files
1.1.2
Add package input to makenew workflow
Add Windows and macOS to .gitignore
1.1.3
Remove trailingComma none from prettier config
Remove extra quotes in stale config
Run npm update
Fix typo in README
1.1.4
ci: Set semantic-release concurrency
1.1.5
Pass node_auth_token to workflows
Add sleep step in makenew workflow
1.1.6
Fix publish workflow
1.1.7
Run npm update
Use new publish action
1.1.8
Use bash for makenew script
Run npm update
Update c8
Update to prettier v3
Update eslint-config-standard-with-typescript to v36
Add types to export map
Rename registry_host to registry_url in action
Use package name over index.js
Remove dependencies check
1.2.0
Use conventional commit message in ci
1.2.1
Fix types in export map
1.2.2
Fix input in publish action
Fix secret name in workflow
Use registry_token over node_auth_token
Update branch triggers
Update workflow text
Fix registry_token description
Update dependencies
1.2.3
Always makenew branch to main
Only build on linux
Update to semantic-release action v4
1.2.4
Update eslint dependencies
1.2.5
Only install check on linux
1.2.6
Run npm update
Run npm update
1.2.7
Add "import/no-relative-parent-imports": "error"
1.2.8
Update to Node.js v20
Set composite true in tsconfig.json
Update ava.config.js for Node v20
Update eslint-config-standard-with-typescript
Update to tsx v4
Update to AVA v6
Update all action versions
Update eslint-config-standard-with-typescript to v42
1.2.9
Update eslint-config-standard-with-typescript
Update c8
1.3.0
Update dependencies
Add CJS build with tsup
Remove default export
1.4.0
Fix missing declaration files
1.4.1
Run npm update
1.4.2
Do not let semantic-release release version 1.0.0
Fix semantic-release step references
Update upload-artifact and download-artifact actions
1.4.3
Run npm update
Add .terraform to .gitignore for prettier
Remove duplicated yaml block
Keep typescript at 5.3.0