Skip to content

Commit d881f81

Browse files
committed
Initial deprecation notice #7
1 parent 9ace65b commit d881f81

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
github: [StorytellerCZ]
44
patreon: # Replace with a single Patreon username
55
open_collective: # Replace with a single Open Collective username
6-
ko_fi: storteller
6+
ko_fi: #storteller
77
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
88
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
99
liberapay: # Replace with a single Liberapay username

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Picker is an easy to use server side router for Meteor. This router respect others. So, you can use Iron Router and other routers and middlewares along side with this.
44

5+
## DEPRECATED
6+
As of Meteor 3, Picker is deprecated as the functionality that has been provided by
7+
it is now part of Meteor itself and the Express server that is baked into it.
8+
59
## Install
610

711
~~~

0 commit comments

Comments
 (0)