Skip to content

Commit feb61c1

Browse files
authored
Merge branch 'main' into jotai-history-docs-2
2 parents 304e624 + 7ce754a commit feb61c1

File tree

16 files changed

+1054
-1210
lines changed

16 files changed

+1054
-1210
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
blank_issues_enabled: false
12
contact_links:
23
- name: Bug Reports
34
url: https://github.com/pmndrs/jotai/discussions/new?category=bug-report

.github/workflows/test-multiple-versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
- 18.2.0
3434
- 18.3.1
3535
- 19.0.0
36-
- 19.1.0-canary-e670e72f-20250214
37-
- 0.0.0-experimental-e670e72f-20250214
36+
- 19.1.0-canary-f9d78089-20250306
37+
- 0.0.0-experimental-f9d78089-20250306
3838
steps:
3939
- uses: actions/checkout@v4
4040
- uses: pnpm/action-setup@v4

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020-2023 Poimandres
3+
Copyright (c) 2020 Poimandres
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)